FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > RangeElement<T> Class > RangeElement<T> Constructor : RangeElement<T> Constructor(List<T>,List<CellRange>) |
'Declaration Public Function New( _ ByVal objects As List(Of T), _ ByVal cellRanges As List(Of CellRange) _ )
'Usage Dim objects As List(Of T) Dim cellRanges As List(Of CellRange) Dim instance As New RangeElement(Of T)(objects, cellRanges)
public RangeElement<T>( List<T> objects, List<CellRange> cellRanges )
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional